This file is executed at startup:
~/.bashrc
Just add your bash commands to the end of the file.
crontab -e
Add a line like this to your cron to automatically start the given script at startup.
@reboot /path/to/script